Skip to content

DX | 01-06-2026 | Release v2#195

Open
harshitha-cstk wants to merge 83 commits into
v2-betafrom
v2-dev
Open

DX | 01-06-2026 | Release v2#195
harshitha-cstk wants to merge 83 commits into
v2-betafrom
v2-dev

Conversation

@harshitha-cstk
Copy link
Copy Markdown
Contributor

No description provided.

cs-raj and others added 30 commits May 15, 2026 11:53
… documentation

- Moved the `@contentstack/apps-cli` plugin from the external plugin to the `cli-plugins` monorepo.
- Updated `AGENTS.md` to include Developer Hub apps in the purpose and added new sections for the Apps CLI plugin.
- Created `APPS-CLI-MIGRATION.md` to document the migration process and repository changes.
- Added new commands and configuration files for the Apps CLI plugin.
- Updated CI workflows to include testing and publishing for the Apps CLI plugin.
- Moved the `@contentstack/cli-cm-migrate-rte` plugin from the standalone repository to the `cli-plugins` monorepo.
- Updated documentation in `AGENTS.md` to include the new migrate RTE plugin and its purpose.
- Created `MIGRATE-RTE-MIGRATION.md` to document the migration process and repository changes.
- Added new commands, configuration files, and tests for the migrate RTE plugin.
- Updated CI workflows to include testing and publishing for the migrate RTE plugin.
- Introduced the `@contentstack/cli-bulk-operations` plugin for performing bulk operations on Contentstack content.
- Updated `AGENTS.md` to include the new bulk operations plugin and its purpose.
- Created migration documentation in `BULK-OPERATIONS-MIGRATION.md`.
- Added commands for bulk assets, entries, and taxonomies with detailed usage examples.
- Implemented CI workflows for testing and publishing the bulk operations plugin.
- Included necessary configuration files and updated README for the new plugin.
fixed management token support in export query, fixed mapping of asse…
…repo (v2-beta)

Migrates the cli-cm-regex-validate plugin from its standalone repo into the
cli-plugins pnpm monorepo targeting v2 beta CLI dependencies. This is the
first npm publication of this package under the @contentstack scope.

- Add packages/contentstack-cli-cm-regex-validate with full source
- Set version to 2.0.0-beta.0 (first release), @contentstack/cli-command ~2.0.0-beta.7
  and @contentstack/cli-utilities ~2.0.0-beta.8
- Upgrade oclif from ^3.17.2 to ^4.23.0
- Move jest from dependencies to devDependencies
- Fix jest.config.ts testMatch to cover test/ directory (not just tests/)
- Add composite: true and esModuleInterop: true to tsconfig.json
- Wire into release-v2-beta-plugins.yml (tag: beta)
- Wire into unit-test.yml
- Update .github/config/release.json with regex-validate: false
- Update README.md, AGENTS.md, and add REGEX-VALIDATE-MIGRATION.md
- Update .talismanrc with checksums for new files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
naman-contentstack and others added 26 commits May 27, 2026 12:32
fix: path handling of spaces while import
feat: add new command bulk delete and bulk move
Fix external plugin migration pipeline issues
enhc:  use curated official seed stacks instead of GitHub search
fix(export-to-csv): paginate org user fetch for organization owners
@harshitha-cstk harshitha-cstk requested a review from a team as a code owner May 29, 2026 13:38
@github-actions
Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 1 42 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ Vulnerabilities Without Available Fixes (Informational Only)

The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:

  • Critical without fixes: 0
  • High without fixes: 42
  • Medium without fixes: 0
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

…lugins-v2

Feat/migrate external cli plugins v2
@github-actions
Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 3 57 25 ✅ Passed
🟡 Medium Severity 0 2 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

⚠️ Warning: The following vulnerabilities have exceeded their SLA thresholds (days since publication).

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 1 90 / 365 days ⚠️ Warning
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ Vulnerabilities Without Available Fixes (Informational Only)

The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:

  • Critical without fixes: 0
  • High without fixes: 57
  • Medium without fixes: 2
  • Low without fixes: 0

⚠️ BUILD PASSED WITH WARNINGS - SLA breaches detected for issues without available fixes

Consider reviewing these vulnerabilities when fixes become available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants